home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2001 June / MacHome Magazine Demo Disc June 2001.iso / Stuff / Software / Audio / MacAmp™ 2.0.1 / Entheogen 1.1 / Third Party Plugins / WhiteCap 3.4! / (into Entheogen Plugins Folder) / WhiteCap Configs / Orbits < prev    next >
Encoding:
Text File  |  2000-03-05  |  807 b   |  49 lines  |  [TEXT/ttxt]

  1. //Orbits V1.0
  2. //By Doug Gregory - 03/03/00
  3. //pgregory@interlog.com
  4.  
  5. Resn=5,
  6. Durn="3",
  7. CamX="60",
  8. CamY="20",
  9. CamZ="14",
  10. CmLY="0",
  11. CmLZ="0",
  12. CUpX="0",
  13. CUpY="0",
  14. CUpZ="1",
  15. C0="(st * 20) % 3",
  16. C1="cos(6.2831853 * (dt-0.5) / 2) * 5 * (C0 + 1)",
  17.  
  18. C2="(pos(sgn(C0 -2) * -1) * sin(t/2) * 50) + (pos((C0 * -1) + 0.5) * cos(1.5 * t) * 30)",
  19. C3="(pos(sgn(C0 -2) * -1) * cos(t/2) * 50) + (pos((C0 * -1) + 0.5) * sin(1.5 * t) * 30)",
  20.  
  21. X="sin(6.2831853 * s) * C1 + C2",
  22. Y="cos(6.2831853 * s) * C1 + C3",
  23. Z="sin(6.2831853 * (dt-0.5) / 2) * -5 * (C0 + 1)",
  24.  
  25. C4="abs(C0 - 1) * 0.3",
  26. C5=".3 * C0",
  27.  
  28. D0="mag( s )",
  29.  
  30. R="C5 + D0",
  31. G="C4 + D0",
  32. B="D0",
  33.  
  34. LvlR="C5 + D0",
  35. LvlG="abs(C0 - 1) + 0.3 + mag(s)",
  36. LvlB="D0",
  37. BckB="0",
  38. ConL=0,
  39. ConB=2,
  40. LWdt="1",
  41. Fall="0.5",
  42. widt=30,heig=5,
  43. Scal="50",
  44. Stps=40,
  45. ScSz=1,
  46. Pers="150",
  47. Vers=30
  48.  
  49.